Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.ICompoundCommandHandlerService

Packages that use ICompoundCommandHandlerService
org.eclipse.ui.commands   
 

Uses of ICompoundCommandHandlerService in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that return ICompoundCommandHandlerService
 ICompoundCommandHandlerService IWorkbenchPageCommandSupport.getCompoundCommandHandlerService()
          Returns the compound command handler service for the workbench page.
 ICompoundCommandHandlerService IWorkbenchCommandSupport.getCompoundCommandHandlerService()
          Returns the compound command handler service for the workbench.
static ICompoundCommandHandlerService CommandHandlerServiceFactory.getCompoundCommandHandlerService()
          Creates a new instance of ICompoundCommandHandlerService.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.